home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / SCLIB.ARJ / README next >
Text File  |  1992-01-30  |  1KB  |  29 lines

  1. SCL1 is a C-function library for Borland & Microsoft C compilers. The 
  2. files included in this archive file are:
  3.  
  4.     1) TSCL1S.LIB   - Small memory models for Borland's C compilers.
  5.     2) *.H          - SCL1 headers files.
  6.     3) SCL131.DOC   - SCL1 documentation.
  7.     4) SCL1SAMP.EXE - Source code examples (self-extracting archive).
  8.  
  9. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  10. ! YOU SHOULD DOWNLOAD FILE SCDEMO.EXE TO SEE A DEMO OF SCL1 MAIN FEATURES. !
  11. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  12.  
  13. SCL1 main features:
  14.  
  15.     * Mouse support.
  16.     * Fast, direct screen-write functions.
  17.     * 28, 43 and 50 lines video modes.
  18.     * Video character set and palette modification routines.
  19.     * Mouse buttons, windows, scroll-windows, data-entry fields, 
  20.       file selection boxes, etc., to help you create a modern 
  21.           user-interface.
  22.     * Many types of menus, including Windows style pull-down
  23.       menus.
  24.     * XMS and EMS support.
  25.     * DOS Critical error handling.
  26.     * Linked list manager.
  27.     * Screen generator (registered version only).
  28.  
  29.